Namespace - LJCWinFormCommon
Parameters
controlName - The control name.
left - The left value.
top - The top value.
width - The width value.
height - The height value.
Syntax
C# |
public Void Add(String controlName, Int32 left, Int32 top, Int32 width, Int32 height)
|
Creates the ControlValue object from the supplied values and adds
the element to the collection list.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.